home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscSoundPalette / Makefile < prev    next >
Encoding:
Makefile  |  1995-04-15  |  1.2 KB  |  48 lines

  1. #
  2. # Generated by the NeXT Project Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Project Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = MiscSoundPalette
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. LOCAL_RESOURCES = MiscSoundPalette.nib MiscSoundTrackerInspector.nib\
  16.                   MiscSoundViewInspector.nib MiscVolumeLightInspector.nib\
  17.                   MiscVolumeMeterInspector.nib
  18.  
  19. GLOBAL_RESOURCES = MiscSoundPalette.tiff palette.table
  20.  
  21. CLASSES = MiscSoundPalette.m MiscSoundTrackerInspector.m\
  22.           MiscSoundViewInspector.m MiscVolumeLightInspector.m\
  23.           MiscVolumeMeterInspector.m
  24.  
  25. HFILES = MiscSoundPalette.h MiscSoundTrackerInspector.h\
  26.          MiscSoundViewInspector.h MiscVolumeLightInspector.h\
  27.          MiscVolumeMeterInspector.h
  28.  
  29. SUBPROJECTS = MiscSoundUtil.subproj
  30.  
  31. OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
  32.  
  33. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  34. MAKEFILE = palette.make
  35. INSTALLDIR = /LocalDeveloper/Palettes
  36. INSTALLFLAGS = -c -s -m 755
  37. SOURCEMODE = 444
  38.  
  39.  
  40.  
  41. -include Makefile.preamble
  42.  
  43. include $(MAKEFILEDIR)/$(MAKEFILE)
  44.  
  45. -include Makefile.postamble
  46.  
  47. -include Makefile.dependencies
  48.